Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

632705 Views

Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/207 - Movie Rating Project

assets/ cody/swapnilsparsh/30DaysOfJavaScript/207 - Movie Rating Project/assets/
2 Items
  • scripts/
  • styles/
  • index.html cody/swapnilsparsh/30DaysOfJavaScript/207 - Movie Rating Project/index.html
    327 Views
    0 Comments
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta http-equiv="X-UA-Compatible" content="ie=edge" />
    <title>Favorite Movies</title>
    <link rel="stylesheet" href="assets/styles/app.css" />